home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Commun⁄Network / RevRdist Folder / Local #includes / TransDisplay.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-09-05  |  202 b   |  15 lines  |  [TEXT/KAHL]

  1. /*
  2.     TransDisplay.h - TransDisplay header file
  3.     
  4.     For TransDisplay version 2.0.
  5. */
  6.  
  7. # include    "Windows.h"
  8. # include    "TextEdit.h"
  9.  
  10.  
  11. # ifndef    nil
  12. # define    nil        (0L)
  13. # endif
  14.  
  15. # include "TransDisplayProto.h"